3.3.16 \(\int \frac {(a+a \sec (c+d x))^2 (A+C \sec ^2(c+d x))}{\sqrt {\sec (c+d x)}} \, dx\) [216]

Optimal. Leaf size=196 \[ -\frac {16 a^2 C \sqrt {\cos (c+d x)} E\left (\left .\frac {1}{2} (c+d x)\right |2\right ) \sqrt {\sec (c+d x)}}{5 d}+\frac {4 a^2 (3 A+C) \sqrt {\cos (c+d x)} F\left (\left .\frac {1}{2} (c+d x)\right |2\right ) \sqrt {\sec (c+d x)}}{3 d}+\frac {2 a^2 (15 A+17 C) \sqrt {\sec (c+d x)} \sin (c+d x)}{15 d}+\frac {2 C \sqrt {\sec (c+d x)} (a+a \sec (c+d x))^2 \sin (c+d x)}{5 d}+\frac {8 C \sqrt {\sec (c+d x)} \left (a^2+a^2 \sec (c+d x)\right ) \sin (c+d x)}{15 d} \]

[Out]

2/15*a^2*(15*A+17*C)*sin(d*x+c)*sec(d*x+c)^(1/2)/d+2/5*C*(a+a*sec(d*x+c))^2*sin(d*x+c)*sec(d*x+c)^(1/2)/d+8/15
*C*(a^2+a^2*sec(d*x+c))*sin(d*x+c)*sec(d*x+c)^(1/2)/d-16/5*a^2*C*(cos(1/2*d*x+1/2*c)^2)^(1/2)/cos(1/2*d*x+1/2*
c)*EllipticE(sin(1/2*d*x+1/2*c),2^(1/2))*cos(d*x+c)^(1/2)*sec(d*x+c)^(1/2)/d+4/3*a^2*(3*A+C)*(cos(1/2*d*x+1/2*
c)^2)^(1/2)/cos(1/2*d*x+1/2*c)*EllipticF(sin(1/2*d*x+1/2*c),2^(1/2))*cos(d*x+c)^(1/2)*sec(d*x+c)^(1/2)/d

________________________________________________________________________________________

Rubi [A]
time = 0.26, antiderivative size = 196, normalized size of antiderivative = 1.00, number of steps used = 8, number of rules used = 7, integrand size = 35, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.200, Rules used = {4174, 4103, 4082, 3872, 3856, 2719, 2720} \begin {gather*} \frac {2 a^2 (15 A+17 C) \sin (c+d x) \sqrt {\sec (c+d x)}}{15 d}+\frac {4 a^2 (3 A+C) \sqrt {\cos (c+d x)} \sqrt {\sec (c+d x)} F\left (\left .\frac {1}{2} (c+d x)\right |2\right )}{3 d}+\frac {8 C \sin (c+d x) \sqrt {\sec (c+d x)} \left (a^2 \sec (c+d x)+a^2\right )}{15 d}-\frac {16 a^2 C \sqrt {\cos (c+d x)} \sqrt {\sec (c+d x)} E\left (\left .\frac {1}{2} (c+d x)\right |2\right )}{5 d}+\frac {2 C \sin (c+d x) \sqrt {\sec (c+d x)} (a \sec (c+d x)+a)^2}{5 d} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[((a + a*Sec[c + d*x])^2*(A + C*Sec[c + d*x]^2))/Sqrt[Sec[c + d*x]],x]

[Out]

(-16*a^2*C*Sqrt[Cos[c + d*x]]*EllipticE[(c + d*x)/2, 2]*Sqrt[Sec[c + d*x]])/(5*d) + (4*a^2*(3*A + C)*Sqrt[Cos[
c + d*x]]*EllipticF[(c + d*x)/2, 2]*Sqrt[Sec[c + d*x]])/(3*d) + (2*a^2*(15*A + 17*C)*Sqrt[Sec[c + d*x]]*Sin[c
+ d*x])/(15*d) + (2*C*Sqrt[Sec[c + d*x]]*(a + a*Sec[c + d*x])^2*Sin[c + d*x])/(5*d) + (8*C*Sqrt[Sec[c + d*x]]*
(a^2 + a^2*Sec[c + d*x])*Sin[c + d*x])/(15*d)

Rule 2719

Int[Sqrt[sin[(c_.) + (d_.)*(x_)]], x_Symbol] :> Simp[(2/d)*EllipticE[(1/2)*(c - Pi/2 + d*x), 2], x] /; FreeQ[{
c, d}, x]

Rule 2720

Int[1/Sqrt[sin[(c_.) + (d_.)*(x_)]], x_Symbol] :> Simp[(2/d)*EllipticF[(1/2)*(c - Pi/2 + d*x), 2], x] /; FreeQ
[{c, d}, x]

Rule 3856

Int[(csc[(c_.) + (d_.)*(x_)]*(b_.))^(n_), x_Symbol] :> Dist[(b*Csc[c + d*x])^n*Sin[c + d*x]^n, Int[1/Sin[c + d
*x]^n, x], x] /; FreeQ[{b, c, d}, x] && EqQ[n^2, 1/4]

Rule 3872

Int[(csc[(e_.) + (f_.)*(x_)]*(d_.))^(n_.)*(csc[(e_.) + (f_.)*(x_)]*(b_.) + (a_)), x_Symbol] :> Dist[a, Int[(d*
Csc[e + f*x])^n, x], x] + Dist[b/d, Int[(d*Csc[e + f*x])^(n + 1), x], x] /; FreeQ[{a, b, d, e, f, n}, x]

Rule 4082

Int[(csc[(e_.) + (f_.)*(x_)]*(d_.))^(n_.)*(csc[(e_.) + (f_.)*(x_)]*(b_.) + (a_))*(csc[(e_.) + (f_.)*(x_)]*(B_.
) + (A_)), x_Symbol] :> Simp[(-b)*B*Cot[e + f*x]*((d*Csc[e + f*x])^n/(f*(n + 1))), x] + Dist[1/(n + 1), Int[(d
*Csc[e + f*x])^n*Simp[A*a*(n + 1) + B*b*n + (A*b + B*a)*(n + 1)*Csc[e + f*x], x], x], x] /; FreeQ[{a, b, d, e,
 f, A, B}, x] && NeQ[A*b - a*B, 0] &&  !LeQ[n, -1]

Rule 4103

Int[(csc[(e_.) + (f_.)*(x_)]*(d_.))^(n_)*(csc[(e_.) + (f_.)*(x_)]*(b_.) + (a_))^(m_)*(csc[(e_.) + (f_.)*(x_)]*
(B_.) + (A_)), x_Symbol] :> Simp[(-b)*B*Cot[e + f*x]*(a + b*Csc[e + f*x])^(m - 1)*((d*Csc[e + f*x])^n/(f*(m +
n))), x] + Dist[1/(d*(m + n)), Int[(a + b*Csc[e + f*x])^(m - 1)*(d*Csc[e + f*x])^n*Simp[a*A*d*(m + n) + B*(b*d
*n) + (A*b*d*(m + n) + a*B*d*(2*m + n - 1))*Csc[e + f*x], x], x], x] /; FreeQ[{a, b, d, e, f, A, B, n}, x] &&
NeQ[A*b - a*B, 0] && EqQ[a^2 - b^2, 0] && GtQ[m, 1/2] &&  !LtQ[n, -1]

Rule 4174

Int[((A_.) + csc[(e_.) + (f_.)*(x_)]^2*(C_.))*(csc[(e_.) + (f_.)*(x_)]*(d_.))^(n_)*(csc[(e_.) + (f_.)*(x_)]*(b
_.) + (a_))^(m_), x_Symbol] :> Simp[(-C)*Cot[e + f*x]*(a + b*Csc[e + f*x])^m*((d*Csc[e + f*x])^n/(f*(m + n + 1
))), x] + Dist[1/(b*(m + n + 1)), Int[(a + b*Csc[e + f*x])^m*(d*Csc[e + f*x])^n*Simp[A*b*(m + n + 1) + b*C*n +
 a*C*m*Csc[e + f*x], x], x], x] /; FreeQ[{a, b, d, e, f, A, C, m, n}, x] && EqQ[a^2 - b^2, 0] &&  !LtQ[m, -2^(
-1)] &&  !LtQ[n, -2^(-1)] && NeQ[m + n + 1, 0]

Rubi steps

\begin {align*} \int \frac {(a+a \sec (c+d x))^2 \left (A+C \sec ^2(c+d x)\right )}{\sqrt {\sec (c+d x)}} \, dx &=\frac {2 C \sqrt {\sec (c+d x)} (a+a \sec (c+d x))^2 \sin (c+d x)}{5 d}+\frac {2 \int \frac {(a+a \sec (c+d x))^2 \left (\frac {1}{2} a (5 A-C)+2 a C \sec (c+d x)\right )}{\sqrt {\sec (c+d x)}} \, dx}{5 a}\\ &=\frac {2 C \sqrt {\sec (c+d x)} (a+a \sec (c+d x))^2 \sin (c+d x)}{5 d}+\frac {8 C \sqrt {\sec (c+d x)} \left (a^2+a^2 \sec (c+d x)\right ) \sin (c+d x)}{15 d}+\frac {4 \int \frac {(a+a \sec (c+d x)) \left (\frac {1}{4} a^2 (15 A-7 C)+\frac {1}{4} a^2 (15 A+17 C) \sec (c+d x)\right )}{\sqrt {\sec (c+d x)}} \, dx}{15 a}\\ &=\frac {2 a^2 (15 A+17 C) \sqrt {\sec (c+d x)} \sin (c+d x)}{15 d}+\frac {2 C \sqrt {\sec (c+d x)} (a+a \sec (c+d x))^2 \sin (c+d x)}{5 d}+\frac {8 C \sqrt {\sec (c+d x)} \left (a^2+a^2 \sec (c+d x)\right ) \sin (c+d x)}{15 d}+\frac {8 \int \frac {-3 a^3 C+\frac {5}{4} a^3 (3 A+C) \sec (c+d x)}{\sqrt {\sec (c+d x)}} \, dx}{15 a}\\ &=\frac {2 a^2 (15 A+17 C) \sqrt {\sec (c+d x)} \sin (c+d x)}{15 d}+\frac {2 C \sqrt {\sec (c+d x)} (a+a \sec (c+d x))^2 \sin (c+d x)}{5 d}+\frac {8 C \sqrt {\sec (c+d x)} \left (a^2+a^2 \sec (c+d x)\right ) \sin (c+d x)}{15 d}-\frac {1}{5} \left (8 a^2 C\right ) \int \frac {1}{\sqrt {\sec (c+d x)}} \, dx+\frac {1}{3} \left (2 a^2 (3 A+C)\right ) \int \sqrt {\sec (c+d x)} \, dx\\ &=\frac {2 a^2 (15 A+17 C) \sqrt {\sec (c+d x)} \sin (c+d x)}{15 d}+\frac {2 C \sqrt {\sec (c+d x)} (a+a \sec (c+d x))^2 \sin (c+d x)}{5 d}+\frac {8 C \sqrt {\sec (c+d x)} \left (a^2+a^2 \sec (c+d x)\right ) \sin (c+d x)}{15 d}-\frac {1}{5} \left (8 a^2 C \sqrt {\cos (c+d x)} \sqrt {\sec (c+d x)}\right ) \int \sqrt {\cos (c+d x)} \, dx+\frac {1}{3} \left (2 a^2 (3 A+C) \sqrt {\cos (c+d x)} \sqrt {\sec (c+d x)}\right ) \int \frac {1}{\sqrt {\cos (c+d x)}} \, dx\\ &=-\frac {16 a^2 C \sqrt {\cos (c+d x)} E\left (\left .\frac {1}{2} (c+d x)\right |2\right ) \sqrt {\sec (c+d x)}}{5 d}+\frac {4 a^2 (3 A+C) \sqrt {\cos (c+d x)} F\left (\left .\frac {1}{2} (c+d x)\right |2\right ) \sqrt {\sec (c+d x)}}{3 d}+\frac {2 a^2 (15 A+17 C) \sqrt {\sec (c+d x)} \sin (c+d x)}{15 d}+\frac {2 C \sqrt {\sec (c+d x)} (a+a \sec (c+d x))^2 \sin (c+d x)}{5 d}+\frac {8 C \sqrt {\sec (c+d x)} \left (a^2+a^2 \sec (c+d x)\right ) \sin (c+d x)}{15 d}\\ \end {align*}

________________________________________________________________________________________

Mathematica [C] Result contains higher order function than in optimal. Order 5 vs. order 4 in optimal.
time = 3.11, size = 201, normalized size = 1.03 \begin {gather*} \frac {a^2 e^{-i d x} \sec ^{\frac {5}{2}}(c+d x) (\cos (d x)+i \sin (d x)) \left (-72 i C \cos (c+d x)-24 i C \cos (3 (c+d x))+40 (3 A+C) \cos ^{\frac {5}{2}}(c+d x) F\left (\left .\frac {1}{2} (c+d x)\right |2\right )+8 i C e^{-i (c+d x)} \left (1+e^{2 i (c+d x)}\right )^{5/2} \, _2F_1\left (\frac {1}{2},\frac {3}{4};\frac {7}{4};-e^{2 i (c+d x)}\right )+15 A \sin (c+d x)+36 C \sin (c+d x)+20 C \sin (2 (c+d x))+15 A \sin (3 (c+d x))+24 C \sin (3 (c+d x))\right )}{30 d} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[((a + a*Sec[c + d*x])^2*(A + C*Sec[c + d*x]^2))/Sqrt[Sec[c + d*x]],x]

[Out]

(a^2*Sec[c + d*x]^(5/2)*(Cos[d*x] + I*Sin[d*x])*((-72*I)*C*Cos[c + d*x] - (24*I)*C*Cos[3*(c + d*x)] + 40*(3*A
+ C)*Cos[c + d*x]^(5/2)*EllipticF[(c + d*x)/2, 2] + ((8*I)*C*(1 + E^((2*I)*(c + d*x)))^(5/2)*Hypergeometric2F1
[1/2, 3/4, 7/4, -E^((2*I)*(c + d*x))])/E^(I*(c + d*x)) + 15*A*Sin[c + d*x] + 36*C*Sin[c + d*x] + 20*C*Sin[2*(c
 + d*x)] + 15*A*Sin[3*(c + d*x)] + 24*C*Sin[3*(c + d*x)]))/(30*d*E^(I*d*x))

________________________________________________________________________________________

Maple [B] Leaf count of result is larger than twice the leaf count of optimal. \(755\) vs. \(2(224)=448\).
time = 8.78, size = 756, normalized size = 3.86

method result size
default \(\text {Expression too large to display}\) \(756\)

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((a+a*sec(d*x+c))^2*(A+C*sec(d*x+c)^2)/sec(d*x+c)^(1/2),x,method=_RETURNVERBOSE)

[Out]

-4/15*a^2*(-(-2*cos(1/2*d*x+1/2*c)^2+1)*sin(1/2*d*x+1/2*c)^2)^(1/2)/(8*sin(1/2*d*x+1/2*c)^6-12*sin(1/2*d*x+1/2
*c)^4+6*sin(1/2*d*x+1/2*c)^2-1)/sin(1/2*d*x+1/2*c)^3*(60*A*cos(1/2*d*x+1/2*c)*sin(1/2*d*x+1/2*c)^6-60*A*Ellipt
icF(cos(1/2*d*x+1/2*c),2^(1/2))*(2*sin(1/2*d*x+1/2*c)^2-1)^(1/2)*(sin(1/2*d*x+1/2*c)^2)^(1/2)*sin(1/2*d*x+1/2*
c)^4+96*C*cos(1/2*d*x+1/2*c)*sin(1/2*d*x+1/2*c)^6-48*C*EllipticE(cos(1/2*d*x+1/2*c),2^(1/2))*(2*sin(1/2*d*x+1/
2*c)^2-1)^(1/2)*(sin(1/2*d*x+1/2*c)^2)^(1/2)*sin(1/2*d*x+1/2*c)^4-20*C*EllipticF(cos(1/2*d*x+1/2*c),2^(1/2))*(
2*sin(1/2*d*x+1/2*c)^2-1)^(1/2)*(sin(1/2*d*x+1/2*c)^2)^(1/2)*sin(1/2*d*x+1/2*c)^4-60*A*cos(1/2*d*x+1/2*c)*sin(
1/2*d*x+1/2*c)^4+60*A*EllipticF(cos(1/2*d*x+1/2*c),2^(1/2))*(2*sin(1/2*d*x+1/2*c)^2-1)^(1/2)*(sin(1/2*d*x+1/2*
c)^2)^(1/2)*sin(1/2*d*x+1/2*c)^2-116*C*cos(1/2*d*x+1/2*c)*sin(1/2*d*x+1/2*c)^4+48*C*EllipticE(cos(1/2*d*x+1/2*
c),2^(1/2))*(2*sin(1/2*d*x+1/2*c)^2-1)^(1/2)*(sin(1/2*d*x+1/2*c)^2)^(1/2)*sin(1/2*d*x+1/2*c)^2+20*C*EllipticF(
cos(1/2*d*x+1/2*c),2^(1/2))*(2*sin(1/2*d*x+1/2*c)^2-1)^(1/2)*(sin(1/2*d*x+1/2*c)^2)^(1/2)*sin(1/2*d*x+1/2*c)^2
+15*sin(1/2*d*x+1/2*c)^2*cos(1/2*d*x+1/2*c)*A-15*A*(sin(1/2*d*x+1/2*c)^2)^(1/2)*(2*sin(1/2*d*x+1/2*c)^2-1)^(1/
2)*EllipticF(cos(1/2*d*x+1/2*c),2^(1/2))+37*C*cos(1/2*d*x+1/2*c)*sin(1/2*d*x+1/2*c)^2-12*C*(sin(1/2*d*x+1/2*c)
^2)^(1/2)*(2*sin(1/2*d*x+1/2*c)^2-1)^(1/2)*EllipticE(cos(1/2*d*x+1/2*c),2^(1/2))-5*C*(sin(1/2*d*x+1/2*c)^2)^(1
/2)*(2*sin(1/2*d*x+1/2*c)^2-1)^(1/2)*EllipticF(cos(1/2*d*x+1/2*c),2^(1/2)))*(-2*sin(1/2*d*x+1/2*c)^4+sin(1/2*d
*x+1/2*c)^2)^(1/2)/(2*cos(1/2*d*x+1/2*c)^2-1)^(1/2)/d

________________________________________________________________________________________

Maxima [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Failed to integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+a*sec(d*x+c))^2*(A+C*sec(d*x+c)^2)/sec(d*x+c)^(1/2),x, algorithm="maxima")

[Out]

integrate((C*sec(d*x + c)^2 + A)*(a*sec(d*x + c) + a)^2/sqrt(sec(d*x + c)), x)

________________________________________________________________________________________

Fricas [C] Result contains higher order function than in optimal. Order 9 vs. order 4.
time = 1.14, size = 223, normalized size = 1.14 \begin {gather*} -\frac {2 \, {\left (5 i \, \sqrt {2} {\left (3 \, A + C\right )} a^{2} \cos \left (d x + c\right )^{2} {\rm weierstrassPInverse}\left (-4, 0, \cos \left (d x + c\right ) + i \, \sin \left (d x + c\right )\right ) - 5 i \, \sqrt {2} {\left (3 \, A + C\right )} a^{2} \cos \left (d x + c\right )^{2} {\rm weierstrassPInverse}\left (-4, 0, \cos \left (d x + c\right ) - i \, \sin \left (d x + c\right )\right ) + 12 i \, \sqrt {2} C a^{2} \cos \left (d x + c\right )^{2} {\rm weierstrassZeta}\left (-4, 0, {\rm weierstrassPInverse}\left (-4, 0, \cos \left (d x + c\right ) + i \, \sin \left (d x + c\right )\right )\right ) - 12 i \, \sqrt {2} C a^{2} \cos \left (d x + c\right )^{2} {\rm weierstrassZeta}\left (-4, 0, {\rm weierstrassPInverse}\left (-4, 0, \cos \left (d x + c\right ) - i \, \sin \left (d x + c\right )\right )\right ) - \frac {{\left (3 \, {\left (5 \, A + 8 \, C\right )} a^{2} \cos \left (d x + c\right )^{2} + 10 \, C a^{2} \cos \left (d x + c\right ) + 3 \, C a^{2}\right )} \sin \left (d x + c\right )}{\sqrt {\cos \left (d x + c\right )}}\right )}}{15 \, d \cos \left (d x + c\right )^{2}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+a*sec(d*x+c))^2*(A+C*sec(d*x+c)^2)/sec(d*x+c)^(1/2),x, algorithm="fricas")

[Out]

-2/15*(5*I*sqrt(2)*(3*A + C)*a^2*cos(d*x + c)^2*weierstrassPInverse(-4, 0, cos(d*x + c) + I*sin(d*x + c)) - 5*
I*sqrt(2)*(3*A + C)*a^2*cos(d*x + c)^2*weierstrassPInverse(-4, 0, cos(d*x + c) - I*sin(d*x + c)) + 12*I*sqrt(2
)*C*a^2*cos(d*x + c)^2*weierstrassZeta(-4, 0, weierstrassPInverse(-4, 0, cos(d*x + c) + I*sin(d*x + c))) - 12*
I*sqrt(2)*C*a^2*cos(d*x + c)^2*weierstrassZeta(-4, 0, weierstrassPInverse(-4, 0, cos(d*x + c) - I*sin(d*x + c)
)) - (3*(5*A + 8*C)*a^2*cos(d*x + c)^2 + 10*C*a^2*cos(d*x + c) + 3*C*a^2)*sin(d*x + c)/sqrt(cos(d*x + c)))/(d*
cos(d*x + c)^2)

________________________________________________________________________________________

Sympy [F(-2)]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Exception raised: SystemError} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+a*sec(d*x+c))**2*(A+C*sec(d*x+c)**2)/sec(d*x+c)**(1/2),x)

[Out]

Exception raised: SystemError >> excessive stack use: stack is 3061 deep

________________________________________________________________________________________

Giac [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {could not integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+a*sec(d*x+c))^2*(A+C*sec(d*x+c)^2)/sec(d*x+c)^(1/2),x, algorithm="giac")

[Out]

integrate((C*sec(d*x + c)^2 + A)*(a*sec(d*x + c) + a)^2/sqrt(sec(d*x + c)), x)

________________________________________________________________________________________

Mupad [F]
time = 0.00, size = -1, normalized size = -0.01 \begin {gather*} \int \frac {\left (A+\frac {C}{{\cos \left (c+d\,x\right )}^2}\right )\,{\left (a+\frac {a}{\cos \left (c+d\,x\right )}\right )}^2}{\sqrt {\frac {1}{\cos \left (c+d\,x\right )}}} \,d x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(((A + C/cos(c + d*x)^2)*(a + a/cos(c + d*x))^2)/(1/cos(c + d*x))^(1/2),x)

[Out]

int(((A + C/cos(c + d*x)^2)*(a + a/cos(c + d*x))^2)/(1/cos(c + d*x))^(1/2), x)

________________________________________________________________________________________